shared pool造句
例句与造句
- Besides , the department combined trips whenever possible and encouraged staff to share pool car
此外,本处亦尽量合并车程,并鼓励员工共用车辆。 - Shared pool memory allocated for storing parsed sql statements , pl sql procedures and data dictionary information
共享池为存储解析的sql语句、 pl / sql过程的数据字典信息而分配的内存。 - In figure 6 , you can see that partition e is a capped partition that spawns from a shared pool of nine processors
在图6中,您可以看到分区e是一个capped分区,来自包含9个处理器的一个共享池。 - In this topology , the processors in the shared pool can be dynamically reallocated based on rules established by the client
在这种拓扑中,可以基于客户建立的规则动态地分配共享池中的处理器。 - If there is no matching hash value , then the sql statement does not currently exist in the shared pool , and a hard parse is performed
如果没有匹配的散列值,那么sql语句没有当前存在于共享池,一个硬解析被执行。 - It's difficult to find shared pool in a sentence. 用shared pool造句挺难的
- A corollary to this is that the number of licenses required within a shared pool is capped at the number of processors within the shared pool
(这一断言的一个推论是,共享池中所需的许可数上限为共享池中的处理器数。 ) - Partition can leverage extra processing power from the shared pool when it is available for use up to an amount identified by the vp metric
分区在共享池中的额外处理能力出现时,可以利用这些额外处理能力,最大限度由vp度量指定。 - It ' s better to pin objects with the dbms _ shared _ pool package to control fragmentation of your shared pool space immediately after instance startup
在实例启动后,立即使用dbms _ shared _ pool包把一些对象钉在共享池中,可以有助于控制你共享池空间的碎片。 - Finally , based on established priorities and rules , a shared pool of system resources are provisioned when needed to handle the peak requirements of the combined group
最后,根据预先制定的优先级和规则,可以在需要处理各种组合团队的峰值需求时,提供一个共享的系统资源池。 - By using data share pool , the entity object can share the connection to database , which improves the speed of data access , and solves the speed neck of general model . based on ejb entity object and moving agent , a soft - component model is put
实体对象可看作是数据对象在软件系统中的实时镜像,充当客户与数据库交互的中间代理,采用数据共享池的连接方案,提高了数据存取的效率,解决了常用数据库应用模型的速度瓶颈问题。